Autogenerated HTML docs for v1.6.0.3-517-g759a 
diff --git a/user-manual.txt b/user-manual.txt index 08d1310..645d752 100644 --- a/user-manual.txt +++ b/user-manual.txt 
@@ -4356,7 +4356,9 @@  * remote example  URL: git://example.com/project.git  Tracked remote branches - master next ... + master + next + ...  $ git fetch example	# update branches from example  $ git branch -r	# list all remote branches  -----------------------------------------------